runtime.heapBits.morePointers (method)

5 uses

	runtime (current package)
		cgocall.go#L572: 			if !hbits.morePointers() {
		heapdump.go#L748: 		if !hbits.morePointers() {
		mbitmap.go#L530: func (h heapBits) morePointers() bool {
		mbitmap.go#L859: 			if !h.morePointers() {
		mbitmap.go#L2008: 			if !hbits.morePointers() {